Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependencies): update dependency sass-embedded to v1.80.2 #153

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass-embedded 1.79.5 -> 1.80.2 age adoption passing confidence

Release Notes

sass/embedded-host-node (sass-embedded)

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from EDM115 October 17, 2024 01:38
Copy link
Contributor

deepsource-io bot commented Oct 17, 2024

Here's the code health analysis summary for commits 0744982..5f74708. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions github-actions bot added the PR: draft PR is draft. label Oct 17, 2024
@renovate renovate bot force-pushed the renovate/sass-embedded-1.x branch from 23b269e to b947a03 Compare October 17, 2024 03:45
@renovate renovate bot changed the title chore(dependencies): update dependency sass-embedded to v1.80.0 chore(dependencies): update dependency sass-embedded to v1.80.1 Oct 17, 2024
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | sass-embedded | 1.79.5 | 1.80.2 |
@renovate renovate bot force-pushed the renovate/sass-embedded-1.x branch from b947a03 to 5f74708 Compare October 17, 2024 22:18
@renovate renovate bot changed the title chore(dependencies): update dependency sass-embedded to v1.80.1 chore(dependencies): update dependency sass-embedded to v1.80.2 Oct 17, 2024
@EDM115 EDM115 marked this pull request as ready for review October 18, 2024 09:27
@github-actions github-actions bot added PR: unreviewed PR does not have any reviews. and removed PR: draft PR is draft. labels Oct 18, 2024
Copy link
Owner

@EDM115 EDM115 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we use @use (and also used @forward where possible) we shouldn't have any issue there

@EDM115 EDM115 merged commit 18cbd1a into master Oct 18, 2024
11 checks passed
@EDM115 EDM115 deleted the renovate/sass-embedded-1.x branch October 18, 2024 09:29
@github-actions github-actions bot added PR: merged PR has merged. and removed PR: unreviewed PR does not have any reviews. labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant